Package-level declarations
Types
Link copied to clipboard
Language option for the targeting process.
Link copied to clipboard
This class is deprecated. You should not use registerUserNavigation anymore.
Link copied to clipboard
interface TargetingController
Controller in charge of targeting rules.
Link copied to clipboard
interface TargetingListener
Interface called when targeting process is updat ed.
Link copied to clipboard
data class TargetingRule(val uuid: UUID, val conversationChannel: ConversationChannel = ConversationChannel.CHAT) : Parcelable
Targeting Rule object, used to engage the visitor in a conversation.